home *** CD-ROM | disk | FTP | other *** search
- # This script uses a combination of MPW scripts and AppleEvents sent to CodeWarrior
- # to build the Embedder Part (Debug Build)
- #
- # This script also assumes that you have placed UserStartup•ODF in your MPW folder.
-
- ###### Embedder
- Directory "{ODFDev}Embedder:CW68KDebug:"
- FWBuild -Metrowerks "{ODFDev}Embedder:Sources:Embedder.SOM"
- FWBuildCW "{ODFDev}Embedder:CW68KDebug:Embedder.π"
-